Introduce RunMachine to manage gpsbabel process. (#699)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 3 Mar 2021 16:53:39 +0000 (09:53 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 16:53:39 +0000 (09:53 -0700)
commitc3fab20479ebd7fe1854f795ca4d96007caa032f
tree26288cb8f0f7ff98c64ff013872ae36064a7fa31
parent053790da80a4d9f9e7cc201040c937531aeb46d9
Introduce RunMachine to manage gpsbabel process. (#699)

* Introduce RunMachine to manage gpsbabel process.

* fix comment

* guard runmachine init state
gui/CMakeLists.txt
gui/app.pro
gui/mainwindow.cc
gui/processwait.cc
gui/processwait.h
gui/runmachine.cc [new file with mode: 0644]
gui/runmachine.h [new file with mode: 0644]